home *** CD-ROM | disk | FTP | other *** search
/ Uru - Ages Beyond Myst Bonus / Uru - Ages Beyond Myst Bonus CD.iso / main.dxr / 00001_main.swf / scripts / DefineButton2_85 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2003-10-09  |  159 b   |  6 lines

  1. on(release){
  2.    _root.langue = 2;
  3.    _root.oInterface.oAni_lang_lum.oDrap_lum._visible = 1;
  4.    _root.oInterface.oAni_lang_lum.oDrap_lum.gotoAndStop(3);
  5. }
  6.